home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / swtools / mipsABI / examples / sup / PORT / step05 / MK.LOG < prev    next >
Encoding:
Text File  |  1994-08-02  |  2.0 KB  |  69 lines

  1.     abicc -UCMUCS -UCMU  -UMACH -DVAR_TMP -DHAS_DAEMON -O -I. -o sup supcmain.o supcvers.o supcparse.o supcname.o  supcmisc.o supcmeat.o scm.o scmio.o stree.o log.o supmsg.o netcrypt.o libextra.a 
  2. ld:
  3. Warning: netcrypt.o: cryptflag: multiply defined
  4.     previous (used) definition from 'scmio.o';
  5.     new (ignored) definition from 'netcrypt.o'
  6. Warning: netcrypt.o: cryptbuf: multiply defined
  7.     previous (used) definition from 'scmio.o';
  8.     new (ignored) definition from 'netcrypt.o'
  9. Unresolved:
  10. getdtablesize
  11. index
  12. bzero
  13. sigmask
  14. sigblock
  15. sigsetmask
  16. flock
  17. utimes
  18. vsnprintf
  19. getservbyname
  20. endservent
  21. socket
  22. setsockopt
  23. bind
  24. listen
  25. accept
  26. inet_addr
  27. gethostbyname
  28. bcopy
  29. connect
  30. gethostname
  31. gethostbyaddr
  32. inet_ntoa
  33. strcasecmp
  34. bcmp
  35. rindex
  36. vfork
  37. sigvec
  38. wait3
  39. *** Error code 1 (bu21) (ignored)
  40.     abicc -UCMUCS -UCMU  -UMACH -DVAR_TMP -DHAS_DAEMON -O -I. -o supscan supscan.o stree.o scan.o libextra.a 
  41. ld:
  42. Unresolved:
  43. index
  44. gethostname
  45. strncasecmp
  46. rindex
  47. utimes
  48. bcopy
  49. *** Error code 1 (bu21) (ignored)
  50.     abicc -UCMUCS -UCMU  -UMACH -DVAR_TMP -DHAS_DAEMON -O -I. -c supfilesrv.c
  51. cfe: Warning 596: ./sysent.h: 139: #else should be followed by carriage return only.
  52. cfe: Warning 709: supfilesrv.c, line 387: Incompatible pointer type assignment
  53.      chldvec.sa_handler = chldsig;
  54.      -------------------^
  55. cfe: Warning 709: supfilesrv.c, line 442: Incompatible pointer type assignment
  56.      while (wait3(&w, 0100 , (struct rusage *)0) > 0) {
  57.      -------------^
  58. cfe: Error: supfilesrv.c, line 1640: redeclaration of 'goaway'; previous declaration at line 693 in file 'supfilesrv.c'
  59.  goaway (char *fmt,...)
  60.  ^
  61. cfe: Error: supfilesrv.c, line 1640: prototype and non-prototype declaration found for goaway, ellipsis terminator not allowed
  62.  goaway (char *fmt,...)
  63.  ------------------^
  64. *** Error code 1 (bu21) (ignored)
  65.     abicc -UCMUCS -UCMU  -UMACH -DVAR_TMP -DHAS_DAEMON -O -I. -o supfilesrv supfilesrv.o scan.o scm.o scmio.o stree.o log.o supmsg.o netcrypt.o libextra.a  
  66. ld:
  67. Can't open: supfilesrv.o (No such file or directory)
  68. *** Error code 1 (bu21) (ignored)
  69.